home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / tmodem.arc / TMODEM.DOC < prev    next >
Text File  |  1990-07-29  |  3KB  |  69 lines

  1.                                   TMODEM
  2.  
  3.          Tmodem may well be the worlds fastest file transfer protocol.
  4.          At least, none that I've tested can beat it.
  5.  
  6.          Tmodem's  derived  from  the  HTMS  protocol  Translink  with
  7.          special  modifications  so  that it'll  work  well  with  BBS
  8.          systems and Terminal programs.
  9.  
  10.          Tmodem  has a built in commucations manager and doesn't  need
  11.          any type of fossil, in fact you should make sure you turn the
  12.          fossil OFF if running it on a BBS that uses a fossil.
  13.  
  14.          Tmodem requires a number of command line switches.
  15.  
  16.          -B <Baud Rate>
  17.          -P <Port Number>
  18.          -L <Serial Lock Rate>
  19.          -R Receive files
  20.          -F <Filenames>
  21.          -K Keep interrupted transfers (Do not use if running on a BBS)
  22.  
  23.          -B, supported baud rates 300 - 115,200 Baud.
  24.          -P, Supported Com Ports, COM 1 and COM 2.
  25.          -L, Supported Locked Baud Rates, 300 - 115200 Baud.
  26.          -F,  As  many as DOS allows. Full drive, path,  and  filename
  27.               supported.
  28.  
  29.          There must be one at least blank space between The switch and
  30.          the parameter..ie. -B<BLANK>2400
  31.  
  32.          The -L switch is only for those that do not have COMx= set in
  33.          the envirnoment. If your running Osiris then Tmodem will  use
  34.          the COMx= automatically.
  35.  
  36.          Sample Osiris Command line (protocol control file)
  37.  
  38.          Send : -B *B -P *P -F *F
  39.          RCV  : -B *B -P *P -R
  40.  
  41.          The Same for TelStar.
  42.  
  43.  
  44.          Tmodem  may be freely used by Osiris and Telstar  Owners.  If
  45.          you do not own TelStar or Osiris, Tmodem must be purchased.
  46.  
  47.          The price is 15 dollars (US Currency).
  48.  
  49.          Mail to :
  50.  
  51.                             Micro TECH Systems
  52.                             555 North Spring, #39
  53.                             Cape Girardeau Mo. 63701
  54.  
  55.  
  56.                               Revision History
  57.  
  58.         Rev 1.00 : First Release
  59.  
  60.         Rev 1.01 : Increased timer for start of transfer. Those
  61.                    running slow XT's would time out before the
  62.                    transfer could be started.
  63.  
  64.                    Added Crtl-X abort feature. A send session may
  65.                    be canceled by sending 5 control-X's. This is
  66.                    only effective BEFORE the actual transfer
  67.                    starts. Once the transfer starts, it can not
  68.                    be abort short of hanging up.
  69.